@CHARSET "UTF-8";

div{
	margin:0;
	padding:0;
}

.table03 {
    background: #f4f4f4;
    font-size: 12px;
}
.table03 th {
    text-align: right;
    color: #555;
    padding: 4px 5px;
    line-height: 24px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.table03 td {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    color: #222;
    padding: 4px 5px;
}
.w96per {
    width: 96%;
    height:25px;
    border: 1px solid #d9d9d9;
}
.color02 {
    background: #fff;
}
.color01 {
    background: #f4f4f4;
}
thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
        border-top-color: inherit;
    border-right-color: inherit;
    border-bottom-color: inherit;
    border-left-color: inherit;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}




.listTable{
width:98%;
border:0px;
margin:10px 0 10px auto;
border-collapse: collapse;
text-align:center;
}

.listTable thead{
background: none repeat scroll 0 0 #f1f1f1;
}
.listTable thead tr{
height:40px;
}

.listTable thead th {
    background: #e4e8ef none repeat scroll 0 0;
    border-right: 1px solid #e4e8ef;
    font-weight: 700;
    padding: 10px;
    line-height: 28px;
}

.listTable tbody tr{
	height:32px;
	border-bottom: 1px solid rgb(205, 205, 205);
} 

.listTable tbody tr:hover {
	background: #f1f5f7;
} 

.listTable th, .listTable td {
    border: #dbdbdb solid 1px;
}
.listTable tbody td {
    padding: 6px;
    line-height: 28px;
    text-align: left;
    height:32px;
}

.listTable tbody td:first-child{
	 padding: 6px;
    line-height: 20px;
    text-align: center;
}

.listTable tbody td:last-child{
	 text-align: center;
}

.listTable tbody tr:nth-child(odd){
  background: #f7f7f7;
}


label, input, select, textarea {
    vertical-align: middle;
    font-size: 12px;
}
 .btn_submit {
    background: url(../images/unionCss/btn/btn02.png) no-repeat;
    width: 120px;
    height: 31px; 
    line-height: 26px;
    color: #fff;
    text-align: center;
    border: 0;
    cursor: pointer;
    vertical-align: middle;
    font-size: 14px;
    display:inline-block;
    font-weight: bold;
} 
/*查询按钮下方的添加等操作*/
.toolBox2{
    padding: 10px 0 0 0;
    color: #000000;
    font: 400 18px/26px '\5FAE\8F6F\96C5\9ED1',Arial,sans-serif;
    height: 35px;
    width: 98%;
    margin: 0 0 0 auto;
}

.toolBox1{
	padding:10px 0 10px 0;
	color:#000000; 
	font: 400 16px/26px '\5FAE\8F6F\96C5\9ED1',Arial,sans-serif;
	height: 25px;
	margin: 0 0 0 auto;
	width: 98%;
}

.toolBox2 div span{
	float:right;
	font-size:12px;
	color:red;
}

.toolBox2 div p{
    float: right;
    font-size: 16px;
    color: #606163;
}

.toolBox2 div div{
	float: right;
    margin-right: -4px;
}
.toolBox2 div div a{
	border-color: #bebebe;
    background: #fff;
    color: #666;
    display:inline-block;
    text-decoration: none;
    box-sizing: content-box;
    border-radius: 5px;
    margin: 0 4px;
    padding: 0 12px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #bebebe;
    font-size: 12px;
    font-family: '\5B8B\4F53';
    letter-spacing: 1px;
    word-spacing: normal;
}


/*--当前位置--*/


.Loca{
	padding:0 6px 0 23px;
	background:#fff;
	font-size:14px;
	color:#333;
	line-height:50px;
	border-bottom:1px solid #dedede;
	/* background: #fff none repeat scroll 0 0;
    color: #333;
    font-size: 14px;
    line-height: 50px;
    padding: 0 6px 0 23px;
    border-bottom: 1px solid #dedede; */
	
}
.Loca .time{color:#7d7d7d;}

.t_red{
	color:#ec4c40;
	/* color:#da2810; */
	}
strong, b {
    font-weight: bold;
}
.table03_btn {
    background: #f4f4f4;
    padding: 14px 0;
    text-align: center;
}
/*--打印、提交按钮（大）*/
.btn_back:focus,.btn_back:hover{
	background:#e7e7e7 none repeat scroll 0 0;
	color:#333;
}
.btnsubmit_print:focus,.btnsubmit_print:hover{
	background:#cc1c23 none repeat scroll 0 0;

}
.btn_back {
    background: #f3f3f3 none repeat scroll 0 0;
    border-color: #d0d0d0;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    box-sizing: content-box;
    cursor: pointer;
    font-family: "宋体";
    font-size: 12px;
    height: 28px;
    letter-spacing: 1px;
    line-height: 28px;
    margin: 0 4px;
    padding: 0 12px;
    word-spacing: normal;
     display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.btnsubmit_print {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    background: url(../images/unionCss/btn/btn_login160_39.png) no-repeat;
    height: 39px;
    line-height: 39px;
/*     width: 160px; */
    border: 0;
    cursor: pointer;
    display:inline-block;
    color: #fff;
    background: #ec4c40 none repeat scroll 0 0;
    border-color: #ec4c40;
    border: 1px solid #ec4c40;
    border-radius: 5px;
    box-sizing: content-box;
    cursor: pointer;
    font-family: "宋体";
    font-size: 12px;
    height: 28px;
    letter-spacing: 1px;
    line-height: 28px;
    margin: 0 4px;
    padding: 0 12px;
    word-spacing: normal;
    
    
}
/******m-nav-local*******/
.m-nav-local{
	padding:0 6px 0 23px;
	background:#fff;
	font-size:14px;
	color:#333;
	line-height:50px;
	border-bottom:1px solid #dedede;
}
.m-nav-local .item{
	margin-left:5px;
	margin-right:5px;
	color:#333;
}
.m-nav-local .item.z-crt{
	color:#ec4c40;
	font-weight:bold;
}
.u-btn-c1{
    border-color: #ec4c40;
    background: #ec4c40;
    display:inline-block;
    width:66px;
    border-radius: 5px;
}
.u-btn{
    color: #fff;
    text-decoration: none;
    
}
.u-btn:focus,.u-btn:hover{
	background:#cc1c23 none repeat scroll 0 0;
	color: #fff;
}

.u-btn-i {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border-radius: 5px;
    margin-top: 0;
	margin-right: 30px;
    padding: 0 12px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #2d88bf;
    font-size: 12px;
    font-family: '\5B8B\4F53';
    letter-spacing: 1px;
    word-spacing: normal;
    cursor: pointer;
}

.u-btn-c5{
    border-color: #bebebe;
    background: #fff;
    color: #666;
    display:inline-block;
}
.u-btn-c5:hover {
    background: #afafaf;
    color: #fff;
}

.u-btn-right{
	color: #fff;
    text-decoration: none;
    box-sizing: content-box;
    border-radius: 5px;
    margin: 0 4px;
    padding: 0 12px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #2d88bf;
    font-size: 12px;
    font-family: '\5B8B\4F53';
    letter-spacing: 1px;
    word-spacing: normal;
}



.f-tac {
    text-align: center;
}
.f-mr5 {
    margin-right: 5px;
}
.f-tdn, .f-tdn:hover {
    text-decoration: none;
}
a {
    text-decoration: none;
    color: #000;
}
.f-mr5 {
    margin-right: 5px;
}
@font-face{
  font-family:'iconfont';
  src:url('../fonts/iconfont.eot');
  src:url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/iconfont.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype'),
  url('../fonts/iconfont.svg#iconfont') format('svg');
}
[class*=icon-]{
  font-family:"iconfont" !important;
  font-size:18px;
  font-style:normal;
  -webkit-font-smoothing:antialiased;
  -webkit-text-stroke-width:0.2px;
  -moz-osx-font-smoothing:grayscale;
   vertical-align:middle;
}
.icon-list_01,.icon-search_01{
	color:#999;
	font-size:22px;
}

.rightMain{
	padding-left:10px; 
	background: #f7f7f7;
}

input[type=text], select, textarea {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    outline: 0;
}
.u-ipt-w9 {
	resize: none;
    width: 95%;
}
.u-ipt {
    height: 20px;
}
.u-ipt, .u-ipt1 {
    padding: 3px;
    border: 1px solid #d9d9d9;
    border-top-color: silver;
}
.u-ipt, .u-ipt1, .u-sel {
    font-size: 14px;
    color: #000;
    background: #fff;
}
.u-ipt, .u-sel {
    width: 65%;
    line-height: 20px;
}
.m-table td {
    border: 1px solid #ddd;
}
.m-table td, .m-table th {
    padding: 8px 6px;
}
.m-tools-wrap .u-btn-wrap {
    float: right;
    margin-right: -4px;
}
.u-ipt-w8 {
    width: 65%;
}
.u-sel {
    border: 1px solid #d9d9d9;
    border-top-color: silver;
    height: 25px;
}
.date-widths{width:42%;}
.f-mt15 {
    margin-top: 15px;
}
.m-tips1 {
    padding: 10px 20px 10px 68px;
    background: url(../images/unionCss/icon/icon-warn_01.png) 5px center no-repeat #fffbea;
    border: 1px solid #ebbb90;
    font: 400 15px/20px '\5FAE\8F6F\96C5\9ED1';
}
.m-tips1 a {
    padding: 0 5px;
    color: #c00;
}

.g-hd {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    /*background: url(../images/unionCss/bg/bg-hd-top_01.jpg) repeat-x;*/
}

.f-line1 {
    border-bottom: 5px solid #da2810;
}

.err-wrap, .m-hd {
    position: relative;
}

.m-hd .m-bg1 {
    height: 120px;
   /*  background: url(../images/unionCss/bg/bg-hd-top_02.jpg) right top no-repeat; */
}

/*JS 自定义封装alert样式   begin*/
#alertMsg {
    display: none;
    width: 400px;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 1px 1px 10px black;
    padding: 10px;
    font-size: 12px;
    position: absolute;
    text-align: center;
    background: #fff;
    z-index: 100000;
}

#alertMsg_info {
    padding: 2px 15px;
    line-height: 3em;
    text-align: left;
    font-size: 14px;
}

#alertMsg_btn1, #alertMsg_btn2 {
    display: inline-block;
    background: url(images/gray_btn.png) no-repeat left top;
    padding-left: 3px;
    color: #000000;
    font-size: 12px;
    text-decoration: none;
    margin-right: 10px;
    cursor: pointer;
}

#alertMsg_btn1 cite, #alertMsg_btn2 cite {
    line-height: 24px;
    display: inline-block;
    padding: 0 13px 0 10px;
    background: url(images/gray_btn.png) no-repeat right top;
    font-style: normal;
    border: 1px solid #dce3ed;
    border-radius: 5px;
}
/*JS 自定义封装alert样式   end*/


